Feature: Check items available for sale
Description: As user I want to check if I could add to shopping cart any searched item.
File name: amazon_test.feature
Relative path: features/amazon_test.feature
Scenario Outline: Perform a seach for iPhone 14 Pro and add it to the shopping cart
Before
Hook
00:00:00.004
And
I click on search button
00:00:03.473
Scenario Outline: Perform a seach for QA Automation and add it to the shopping cart
Before
Hook
00:00:00.000
And
I click on search button
00:00:02.852